go/types.Checker.validCycle (method)
5 uses
go/types (current package)
decl.go#L132: if !check.validCycle(obj) || obj.typ == nil {
decl.go#L137: if !check.validCycle(obj) || obj.typ == nil {
decl.go#L142: if !check.validCycle(obj) {
decl.go#L152: if !check.validCycle(obj) {
decl.go#L208: func (check *Checker) validCycle(obj Object) (valid bool) {
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)